supportsTimeOffset

abstract fun supportsTimeOffset(block: DesignBlock): Boolean

Returns whether the block has a time offset property.

Return

true, if the block has a time offset property.

Parameters

block

the block to query.